[INFO] cloning repository https://github.com/imazen/zenzop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imazen/zenzop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fzenzop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fzenzop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9067f181be6198bb39b167c981751eaac980c526
[INFO] testing imazen/zenzop against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fzenzop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/imazen/zenzop
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/imazen/zenzop
[INFO] tweaked toml for git repo https://github.com/imazen/zenzop written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imazen/zenzop on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imazen/zenzop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee7152691264ec177d878fd727df39d18cf8be1a1ddef23abd81ff8f825d027
[INFO] running `Command { std: "docker" "start" "-a" "dee7152691264ec177d878fd727df39d18cf8be1a1ddef23abd81ff8f825d027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee7152691264ec177d878fd727df39d18cf8be1a1ddef23abd81ff8f825d027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee7152691264ec177d878fd727df39d18cf8be1a1ddef23abd81ff8f825d027", kill_on_drop: false }`
[INFO] [stdout] dee7152691264ec177d878fd727df39d18cf8be1a1ddef23abd81ff8f825d027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9332e87a68108ec78e0c9473120977e92ba28e175f012ad111abd2d44de5a10
[INFO] running `Command { std: "docker" "start" "-a" "c9332e87a68108ec78e0c9473120977e92ba28e175f012ad111abd2d44de5a10", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling safe_unaligned_simd v0.2.5
[INFO] [stderr]    Compiling enough v0.4.2
[INFO] [stderr]    Compiling archmage-macros v0.9.12
[INFO] [stderr]    Compiling archmage v0.9.12
[INFO] [stderr]    Compiling zenflate v0.3.2
[INFO] [stderr]    Compiling zenzop v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
[INFO] running `Command { std: "docker" "inspect" "c9332e87a68108ec78e0c9473120977e92ba28e175f012ad111abd2d44de5a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9332e87a68108ec78e0c9473120977e92ba28e175f012ad111abd2d44de5a10", kill_on_drop: false }`
[INFO] [stdout] c9332e87a68108ec78e0c9473120977e92ba28e175f012ad111abd2d44de5a10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55928ec8ff4a97765b92e53e8e3c42c2abb9667930fcf3f423e5fda87728d4d3
[INFO] running `Command { std: "docker" "start" "-a" "55928ec8ff4a97765b92e53e8e3c42c2abb9667930fcf3f423e5fda87728d4d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling archmage-macros v0.9.12
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling archmage v0.9.12
[INFO] [stderr]    Compiling zenflate v0.3.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zenzop v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zenbench v0.1.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "55928ec8ff4a97765b92e53e8e3c42c2abb9667930fcf3f423e5fda87728d4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55928ec8ff4a97765b92e53e8e3c42c2abb9667930fcf3f423e5fda87728d4d3", kill_on_drop: false }`
[INFO] [stdout] 55928ec8ff4a97765b92e53e8e3c42c2abb9667930fcf3f423e5fda87728d4d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34c61497a9cddbed47bfd19ff8b56c1d72e0da87e275f1e47ee78d898bed5387
[INFO] running `Command { std: "docker" "start" "-a" "34c61497a9cddbed47bfd19ff8b56c1d72e0da87e275f1e47ee78d898bed5387", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenzop-9e0239f9b005802b)
[INFO] [stdout] running 15 tests
[INFO] [stdout] test deflate::test::test_set_counts_to_count ... ok
[INFO] [stdout] test katajainen::test::only_one_frequency ... ok
[INFO] [stdout] test katajainen::test::max_bits_7 ... ok
[INFO] [stdout] test katajainen::test::scratch_reuse_produces_same_results ... ok
[INFO] [stdout] test katajainen::test::test_from_paper_4 ... ok
[INFO] [stdout] test katajainen::test::max_bits_15 ... ok
[INFO] [stdout] test katajainen::test::only_two_frequencies ... ok
[INFO] [stdout] test katajainen::test::no_frequencies ... ok
[INFO] [stdout] test katajainen::test::test_from_paper_3 ... ok
[INFO] [stdout] test test::enhanced_produces_valid_deflate ... ok
[INFO] [stdout] test deflate::test::weird_encoder_write_size_combinations_works ... ok
[INFO] [stdout] test test::enhanced_vs_standard_size_report ... ok
[INFO] [stdout] test test::deflating_is_reversible has been running for over 60 seconds
[INFO] [stdout] test test::enhanced_output_no_larger_than_standard has been running for over 60 seconds
[INFO] [stdout] test test::enhanced_vs_standard_on_png_idat has been running for over 60 seconds
[INFO] [stdout] test test::enhanced_output_no_larger_than_standard ... ok
[INFO] [stdout] test test::deflating_is_reversible ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "34c61497a9cddbed47bfd19ff8b56c1d72e0da87e275f1e47ee78d898bed5387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c61497a9cddbed47bfd19ff8b56c1d72e0da87e275f1e47ee78d898bed5387", kill_on_drop: false }`
[INFO] [stdout] 34c61497a9cddbed47bfd19ff8b56c1d72e0da87e275f1e47ee78d898bed5387
